How to Install goby software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install goby software package in Ubuntu 14.04 LTS (Trusty Tahr)

goby software package provides WYSIWYG presentation tool for Emacs, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install goby 

goby is installed in your system.

Make ensure the goby package were installed using the commands given below,

$ sudo dpkg-query -l | grep goby *

You will get with goby package name, version, architecture and description in a table

goby package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Editors
Package goby
Version 1.1+0.20131109-1
Description WYSIWYG presentation tool for Emacs
Sub Section Editors


See Also, How to uninstall or remove goby software package from Ubuntu 14.04 LTS (Trusty Tahr)?